home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / xuucp.lha / uucp / Lib / Config < prev    next >
Encoding:
Text File  |  1994-11-28  |  3.0 KB  |  100 lines

  1.  
  2. #   Config file sample
  3. #
  4. #   Config may exist as 'UULIB:Config' or 'S:UUConfig', but not in
  5. #   any overide directory for UULIB: since that is listed in the config
  6. #   file and we have to find it first, eh?
  7. #
  8. #   note, in first list NewsEditor is new
  9.  
  10. NodeName      xecho
  11. UserName      bart
  12. RealName      Bart Schraa
  13. Debug          10
  14.  
  15. #   WARNING, NewsFeed is obsolete.  If this entry exists and the UULIB:Sys
  16. #   file does not, a UULIB:Sys file will be created and mail sent to postmaster
  17. #   asking you to read the NewsSetup.DOC document
  18.  
  19. #NewsFeed      wtrlnd
  20. NewsFeed      hacktic
  21. Organization  XEcho Development
  22. Filter         ced:ed -sticky
  23. RFilter       ced:ed -sticky
  24. MailEditor    ced:ed -sticky
  25. NewsEditor    ced:ed -sticky
  26. #DomainName    .wlink.nl
  27. DomainName    .xs4all.nl
  28. TimeZone      +0100
  29. #DefaultNode   wtrlnd.wlink.nl
  30. DefaultNode   xs4all.nl
  31. #MailReadyCmd  AnyMail -e mbox -e to-#? -c "NewShell"
  32. #MailReadyCmd  Inform mail "newcli from uucp:c/dmail.bat" "You have new mail"
  33. #NewsReadyCmd  Inform news "newcli from uucp:c/anews.bat" "You have new news"
  34.  
  35. #   These may be used to specify explicit paths to auto-run programs.
  36. #   Example paths are shown.  If not specified, the programs in question
  37. #   are assumed to exist in your command path.
  38. #
  39. #Uux          fubar:Uux
  40. Sendmail    source:uucp/bin/sendmail
  41. Postnews    source:uucp/bin/Postnews
  42. #Uuxqt          Amigate
  43. Uuxqt        c:copy uuspool:*.* uuspool:batch/
  44. Rmail    source:uucp/bin/rmail
  45. #CUnbatch     fubarcunbatch
  46. RNews          source:uucp/bin/rnews -t t: -h -1 -o
  47.  
  48.  
  49. #   These may be used to specify explicit directories instead of the
  50. #   defaults (UUSPOOL: UUNEWS: UUMAIL: etc...).  Note that default
  51. #   the Config file itself you must copy it as S:UUConfig
  52. #
  53. #   If all are specified, no assigns are required though UUCP: is
  54. #   suggested to make referencing programs easier.
  55. #
  56. #   If the last character of a prefix is neither / or : then a / will
  57. #   AUTOMATICALLY be added... i.e. you do not have to worry about it.
  58. #
  59. #UUSpool      directory-prefix
  60. #UUNews       directory-prefix
  61. #UUMail       directory-prefix
  62. #UULib          directory-prefix
  63. #UUPub          directory-prefix
  64. #UUMan          directory-prefix
  65. #UUCP          directory-prefix
  66.  
  67. #   The following entry may exist to force POSTNEWS to automatically BATCH
  68. #   the news into spool.  Otherwise, you must run BATCHNEWS to batch the news
  69. #   Please refer to NewsSetup.DOC for more information, in some cases the use
  70. #   of AutoBatch is not a good idea.  The field is a dummy and should currently
  71. #   be left 'autobatch'.  i.e. 'AutoBatch autobatch'
  72.  
  73. AutoBatch      autobatch
  74.  
  75. #   The following should not exist or be set to 0 if you are not sure
  76. #   what it should be set to.  This specifies the maximum size of the
  77. #   'C rmail' line in an X. file.  If set to non-0 then multiple-recipient
  78. #   rmail lines are enabled.
  79.  
  80. MaxRMailLen    512
  81.  
  82. #   mail/news control, see MAN/Assigns
  83. #
  84.  
  85. MailBounce    Y
  86. DomainPath    Y
  87. SpoolSize    200000
  88. JunkSave    N
  89. #
  90. # PGPSendMail
  91. #
  92. ConfirmEncryption       Y
  93. MUNPACK UUCP:c/munpack
  94. #UseSubDirs Y
  95. MungCase Y
  96. LogLevel 0
  97. SmartUUCP Y
  98. LogMail Y
  99.  
  100.